Package-level declarations

Types

Link copied to clipboard
class Bookmark(val nativePtr: Long)
Link copied to clipboard

Allows extract image files from the imported pdf files. Based on Android PdfRenderer.

Link copied to clipboard
class Link
Link copied to clipboard
class Meta
Link copied to clipboard
interface PdfGenerator

Provides methods for PDF generation.

Link copied to clipboard

Allows to extract image files from pdf files

Link copied to clipboard

Represents PdfImagesExtractor settings

Link copied to clipboard
open class PdfiumPdfImagesExtractor(val fileIOProcessor: FileIOProcessor, val context: Context) : PdfImagesExtractor

Allows extract image files from the imported pdf files. Based on Pdfium library.

Link copied to clipboard

Allows to import pdf files to Scanbot SDK as pages or extract image files. Based on Pdfium library.

Link copied to clipboard
class PdfiumSdk
Link copied to clipboard
class ScanbotPdfGenerator(context: Context, fileIOProcessor: FileIOProcessor, documentStoreStrategy: DocumentStoreStrategy, simpleComposer: SimpleComposer, sapManager: SapManager) : PdfGenerator

Provides methods for PDF generation